[Top] [Prev] [Next] [Bottom]
[Contents]
SaGetApiMaxNum
Gets the amount of requests that a Sapphire generated application server will handle before exiting.
#include "SaRnHtml.h"
int SaGetApiMaxNum SUTPROTO(());
Arguments
None.
Number indicating the amount of requests that a Sapphire generated application server will handle before exiting.
Gets the amount of requests that a Sapphire generated application server will handle before exiting. The default value is 250.
int num;
num = SaGetApiMaxNum();
See Also
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.